This web method allows you to translate if needed and return an assets details.
Method | /ProCloudWS.asmx/EinInfoTranslateAndGet |
This web method allows you to translate if needed and return an assets details.
The request body is of type EinInfoTranslateAndGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intValueType | xml:int | |
strValue | xml:string |
|
The response body is of type EinInfoTranslateAndGetResponse.
Name | Description | Data Type |
---|---|---|
EinInfoTranslateAndGetResult | objEinInfoTranslateAndGetReturn |
|